home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
fm42ch.exe
/
{app}
/
Foxmail.exe
/
0
/
RCDATA
/
TDLG_ATTFILE
/
TDLG_ATTFILE.txt
Wrap
Text File
|
2002-07-04
|
2KB
|
115 lines
object Dlg_attfile: TDlg_attfile
Left = 189
Top = 109
ActiveControl = BtnOpen
BorderStyle = bsDialog
Caption = 'Attachment'
ClientHeight = 191
ClientWidth = 300
ParentFont = True
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Img: TImage
Left = 16
Top = 12
Width = 32
Height = 32
end
object L_filename: TLabel
Left = 64
Top = 20
Width = 3
Height = 13
end
object Bevel1: TBevel
Left = 8
Top = 56
Width = 280
Height = 3
Shape = bsTopLine
end
object Bevel2: TBevel
Left = 8
Top = 144
Width = 280
Height = 3
Shape = bsTopLine
end
object L_ctype: TLabel
Left = 16
Top = 72
Width = 46
Height = 13
Caption = 'File Type:'
end
object L_csize: TLabel
Left = 16
Top = 96
Width = 42
Height = 13
Caption = 'File Size:'
end
object L_type: TLabel
Left = 104
Top = 72
Width = 3
Height = 13
end
object L_size: TLabel
Left = 104
Top = 96
Width = 3
Height = 13
end
object L_cencode: TLabel
Left = 16
Top = 120
Width = 79
Height = 13
Caption = 'Encode Method:'
end
object L_encode: TLabel
Left = 104
Top = 120
Width = 3
Height = 13
end
object BtnOpen: TButton
Left = 56
Top = 160
Width = 75
Height = 25
Caption = '&Open'
Default = True
ModalResult = 100
TabOrder = 0
end
object BtnSave: TButton
Left = 136
Top = 160
Width = 75
Height = 25
Caption = '&Save As...'
ModalResult = 101
TabOrder = 1
end
object BtnCancel: TButton
Left = 216
Top = 160
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object Language: TLanguage
LangCenter = DM_Language.LangCenter
Left = 248
Top = 8
end
end